This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 190
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghost
added
Complexity: High
More than 256 lines changed.
Type: Feature
The issue is a request for new functionality.
Status: In Progress
The issue or pull request is being worked on.
labels
Feb 9, 2020
Codecov Report
@@ Coverage Diff @@
## develop #1654 +/- ##
========================================
Coverage 63.86% 63.86%
========================================
Files 139 139
Lines 3814 3814
Branches 797 797
========================================
Hits 2436 2436
Misses 1152 1152
Partials 226 226
Continue to review full report at Codecov.
|
dav1app
requested review from
alexbarnsley,
faustbrian,
ItsANameToo and
luciorubeens
as code owners
February 9, 2020 17:06
ghost
added
Status: Needs Review
The issue or pull request needs a review by a developer of the team.
and removed
Status: In Progress
The issue or pull request is being worked on.
labels
Feb 9, 2020
ghost
mentioned this pull request
Feb 9, 2020
alexbarnsley
suggested changes
Feb 11, 2020
alexbarnsley
added
Status: Needs Changes
The pull request needs additional changes before it can be merged.
and removed
Status: Needs Review
The issue or pull request needs a review by a developer of the team.
labels
Feb 11, 2020
alexbarnsley
previously approved these changes
Feb 14, 2020
@davimello28 there seems to be a failing test |
https://github.com/ArkEcosystem/desktop-wallet/pull/1654/files#diff-6dc9bdfca16f596aee2b06566ee40a74R10 mousedown is no longer used for the closing so the test is outdated and failing. |
dav1app
added
Status: Needs Review
The issue or pull request needs a review by a developer of the team.
and removed
Status: Needs Changes
The pull request needs additional changes before it can be merged.
labels
Feb 20, 2020
alexbarnsley
approved these changes
Feb 24, 2020
ghost
deleted the
feat/close-confirmation-modal
branch
February 24, 2020 23:20
ghost
removed
the
Status: Needs Review
The issue or pull request needs a review by a developer of the team.
label
Feb 24, 2020
ghost
mentioned this pull request
Mar 1, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Complexity: High
More than 256 lines changed.
Type: Feature
The issue is a request for new functionality.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Displays a close confirmation when try closing with backdrop the click or button if
props.confirmClose
is specified onModalWindow
.Summary
Check #1651.
Checklist